CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯滤波 图像

搜索资源列表

  1. MATLAB

    3下载:
  2. 基于matlab图像增强的比较及其理论分析 给定一张灰度图片,模拟加入高斯噪声、椒盐噪声等若干噪声,然后使用中值滤波、均值滤波等方法进行图像增强。 -The PS/2 device interface, used by many modern mice and keyboards, was developed by IBM and originally appeared in the IBM Technical Reference Manual. However, this docu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:613
    • 提供者:程依
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. txlb

    0下载:
  2. 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:271992
    • 提供者:刘雨相
  1. 40484845gaussian-core

    0下载:
  2. 本程序实现高斯核函数的计算,用户可以定义模版的长度和参数的大小,最后生成高斯平滑滤波模版,对图像进行滤波效果明显,可以方便地添加到开发程序当中,为你节省不少时间,下载吧@
  3. 所属分类:图形图象

  1. Gaussian_Lowpass_Filter

    1下载:
  2. 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:177474
    • 提供者:shen hong
  1. W-Filter

    0下载:
  2. 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:36277
    • 提供者:xlz
  1. WienerFilter_c_language

    0下载:
  2. 在C++环境中实现高斯滤波和维纳滤波过程,图像去噪-In the C++ Environment Gaussian filtering and Wiener filtering process, image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:47577
    • 提供者:WuLiangMing
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. gslb

    0下载:
  2. 高斯平滑滤波器的Matlab实现,实现对一副图像的滤波处理,并把用自己滤波器进行滤波的实验结果与用Matlab函数进行滤波的结果进行比较。 -Matlab Gaussian smoothing filter to achieve, to achieve an image processing filter, and filter their own filtering of the experimental results with the use of Matlab functions t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:610
    • 提供者:amy
  1. canny

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:2469
    • 提供者:amy
  1. imagedenoising

    0下载:
  2. 对高斯噪声以及椒盐噪声滤波来进行图像的去噪-Of Gaussian noise and salt and pepper noise filtering for image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3029
    • 提供者:史庭君
  1. smooth

    0下载:
  2. 图像平滑与去噪,包括均值滤波,中值滤波,灰度形态学滤波,高斯低通滤波,统计滤波等-Image smoothing and denoising, including the mean filter, median filter, grayscale morphological filtering, Gaussian low-pass filtering, statistical filtering
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:117462
    • 提供者:lishuai
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
  1. zhongzhilvbo

    0下载:
  2. 通过分析彩色图像滤波的一般方法,提出了一种基于矢量中值滤波的改进算法。该算法融合了线性均值滤波和非线性矢量中值滤波两种方法,大大降低了运算复杂度,同时对脉冲噪声和高斯噪声有好的抑制作用,能有效地保护图像的边缘信息,滤波后不会出现新的颜色。另外本算法的运算复杂度随着滑动窗的增大而缓慢增加,使其能够达到滤波效果和运算复杂度的有效平衡。-By analyzing the general method of color image filtering, a vector median filter ba
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:157898
    • 提供者:fdevil
  1. movingdetecte

    0下载:
  2. 通过读取usb摄像头获取图像,能实现背景更新,高斯滤波,二值化,形态学滤波 -Obtained by reading the usb camera images to achieve the background updates, Gaussian filtering, thresholding, morphological filtering
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:2020082
    • 提供者:ckolk
  1. imageprocess

    0下载:
  2. 图像处理,包括形态学处理,傅里叶变换,二直化,均值滤波,高斯滤波等-Image processing, including morphological processing, Fourier transform, the second straight of the mean filter, Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1502692
    • 提供者:xiewei
  1. Gaussian-filter

    0下载:
  2. MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。-MatLab self mean filtering, median filtering, Gaussian filtering image processing functions.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4088
    • 提供者:zhangyudie
  1. thin

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测)-30 image processing VC++ source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3112
    • 提供者:eastbao
  1. summary-homework-2011

    0下载:
  2. 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10587
    • 提供者:王媛媛
  1. DoG

    1下载:
  2. 利用Matlab编写的组合高斯带通滤波器,可以对图像进行滤波操作。(Matlab prepared by the combination of Gauss bandpass filter, you can filter the image operation.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1928192
    • 提供者:橡树
« 1 2 34 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com